﻿2026-07-22T05:25:10.2755867Z ##[group]Run actions/checkout@v5
2026-07-22T05:25:10.2756645Z with:
2026-07-22T05:25:10.2756975Z   repository: BigscreenVR/spt-bs-core
2026-07-22T05:25:10.2759799Z   token: ***
2026-07-22T05:25:10.2760122Z   ssh-strict: true
2026-07-22T05:25:10.2760496Z   ssh-user: git
2026-07-22T05:25:10.2760863Z   persist-credentials: true
2026-07-22T05:25:10.2761214Z   clean: true
2026-07-22T05:25:10.2761582Z   sparse-checkout-cone-mode: true
2026-07-22T05:25:10.2761979Z   fetch-depth: 1
2026-07-22T05:25:10.2762317Z   fetch-tags: false
2026-07-22T05:25:10.2762788Z   show-progress: true
2026-07-22T05:25:10.2763120Z   lfs: false
2026-07-22T05:25:10.2763432Z   submodules: false
2026-07-22T05:25:10.2763753Z   set-safe-directory: true
2026-07-22T05:25:10.2764119Z   allow-unsafe-pr-checkout: false
2026-07-22T05:25:10.2764486Z env:
2026-07-22T05:25:10.2764799Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-22T05:25:10.2765188Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-22T05:25:10.2765552Z ##[endgroup]
2026-07-22T05:25:10.4522869Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T05:25:10.4524150Z ##[group]Getting Git version info
2026-07-22T05:25:10.4524720Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-22T05:25:10.4842974Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-22T05:25:10.5071623Z git version 2.43.0.windows.1
2026-07-22T05:25:10.5100028Z ##[endgroup]
2026-07-22T05:25:10.5108366Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d5420b91-397c-40e3-81ce-e41adce36f6c\.gitconfig'
2026-07-22T05:25:10.5123204Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d5420b91-397c-40e3-81ce-e41adce36f6c' before making global git config changes
2026-07-22T05:25:10.5124260Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T05:25:10.5128832Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-22T05:25:10.5387754Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-22T05:25:10.5599709Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T05:25:10.5625665Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T05:25:10.5629574Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T05:25:10.5848526Z HEAD
2026-07-22T05:25:10.6113248Z ##[endgroup]
2026-07-22T05:25:10.6116563Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-22T05:25:11.0738953Z ##[group]Cleaning the repository
2026-07-22T05:25:11.0743185Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-22T05:25:12.6827937Z Removing target/
2026-07-22T05:25:12.6857833Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-22T05:25:12.7383111Z HEAD is now at 60cfa8d7 Merge a9bd167a018c0758f3dac4b71d641abab15fb282 into b68d5c3e7361351182ac186e4eb920eeb7bf5fa6
2026-07-22T05:25:12.7408296Z ##[endgroup]
2026-07-22T05:25:12.7412391Z ##[group]Disabling automatic garbage collection
2026-07-22T05:25:12.7419643Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-22T05:25:12.8611835Z ##[endgroup]
2026-07-22T05:25:12.8612254Z ##[group]Setting up auth
2026-07-22T05:25:12.8618378Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-22T05:25:12.8848658Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-22T05:25:13.3785766Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T05:25:13.4039340Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-22T05:25:13.8895080Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T05:25:13.9131762Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-22T05:25:14.4943500Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-22T05:25:14.5255995Z ##[endgroup]
2026-07-22T05:25:14.5256475Z ##[group]Fetching the repository
2026-07-22T05:25:14.5266283Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +60cfa8d70c0369fbfff21ec17a02155d07beb3a7:refs/remotes/pull/56/merge
2026-07-22T05:25:15.3171624Z ##[endgroup]
2026-07-22T05:25:15.3172098Z ##[group]Determining the checkout info
2026-07-22T05:25:15.3172624Z ##[endgroup]
2026-07-22T05:25:15.3177983Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-22T05:25:15.3456840Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-22T05:25:15.3688175Z ##[group]Checking out the ref
2026-07-22T05:25:15.3692385Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/56/merge
2026-07-22T05:25:15.4077441Z HEAD is now at 60cfa8d7 Merge a9bd167a018c0758f3dac4b71d641abab15fb282 into b68d5c3e7361351182ac186e4eb920eeb7bf5fa6
2026-07-22T05:25:15.4096575Z ##[endgroup]
2026-07-22T05:25:15.4344242Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-22T05:25:15.4561935Z 60cfa8d70c0369fbfff21ec17a02155d07beb3a7
